home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / os2 / bsl_110.zip / BSL.INI < prev    next >
INI File  |  1997-04-19  |  11KB  |  293 lines

  1. ############################################################################
  2. #######     BSL 1.10 (c) X 1996 / IV 1997 Tomasz "Beret" Kawecki     #######
  3. ############################################################################
  4. <BODY>
  5.  
  6. [Program]
  7. ;ColorInBSL=Yes,No                          Default = Yes
  8. ;   If 'No' then BSL shows all messages in black & white
  9. ;   (it works like /NOCOLOR option)
  10. ;   If 'Yes' then BSL shows all messages in colour
  11. ;   (it works like /COLOR option)
  12. ColorInBSL=No
  13.  
  14. ;IncreasingBackup=Yes,No                    Default = No
  15. ;   If 'Yes' then previous version of MBR will be saved to files
  16. ;   ORGMBR00.BIN, then if ORGMBR00.BIN exists to file ORGMBR01.BIN
  17. ;   then ORGMBR02.BIN, and so on
  18. ;   If 'No' then EVERY previous version of MBR will be saved to ORGMBR00.BIN
  19. IncreasingBackup=No
  20.  
  21. ;NumberOfDrives=?                           Default = 0
  22. ;   If 'NumberOfDrives' is equal to 0 or is unset then BSL tries to detect
  23. ;   number of drives in your computer.
  24. ;   But if BSL cannot find it out correctly, you have to type
  25. ;   the **CORRECT** number of PHYSICAL drives here. IT IS VERY IMPORTANT !!
  26. NumberOfDrives=
  27.  
  28. ;UseStdVGA=Yes,No                           Default = No
  29. ;   This option has meaning only with command line option /??
  30. ;   When you run BSL /?? and 'UseStdVGA=No' then BSL will use special
  31. ;   textmode (30 lines, not 25) and show my favourite screen fonts.
  32. ;   However, if you don't like it set 'UseStdVGA=Yes'.
  33. UseStdVGA=No
  34.  
  35.  
  36. [Registration]
  37. ;  When you register BSL you will receive 'User' and 'Key' strings.
  38. ;  Insert them in this section.
  39. ;  e.g.
  40. ;    [Registration]
  41. ;    User="Tomasz Kawecki"
  42. ;    Key=B1b16a2aF619Db7B7421A2f6137Fac11
  43. ;
  44. ;  Now you will be able to specify your own 'MBR_Header' (Blinking
  45. ;  'UNREGISTERED' in unregistered version) and all beeping messages
  46. ;  will disappear.
  47. ;  e.g.  MBR_Header="Hello Tom !"
  48. ;  'MBR_Header' cannot be longer than 26 characters.
  49. ;
  50. User=
  51. Key=
  52. MBR_Header=
  53.  
  54.  
  55. [Main_MBR]
  56. ;DefaultPart=1..9                           Default = 1
  57. ;  Select default partition set by [Partition ?], where ? = 1..9
  58. DefaultPart=1
  59.  
  60. ;StoreDefault=Never,Always,OnDemand         Default = OnDemand
  61. ;  This changes bahaviour of "Enter" and "Ctrl+Enter"
  62. ;   NEVER - "Enter" runs selected partition.
  63. ;           "Ctrl+Enter" acts like "Enter".
  64. ;           You cannot change default partition set by 'DefaultPart'.
  65. ;  ALWAYS - "Enter" runs and saves selected partition as a default one.
  66. ;           "Ctrl+Enter" acts like "Enter".
  67. ;           With this option active default partition is ALWAYS saved.
  68. ;ONDEMAND - "Enter" just runs selected partition.
  69. ;           "Ctrl+Enter" also saves selected partition as a default one.
  70. ;           So, you can save default partition exactly "OnDemand".
  71. StoreDefault=OnDemand
  72.  
  73. ;Delay=1..90 sec.,                          Default = 3
  74. ;  How long BSL waits for pressing "ESC", "Control", "Alt", "Shift",
  75. ;  "CapsLock" or "ScrollLock" before loading the default partition.
  76. ;  If any of these keys are pressed then BSL goes to Menu mode.
  77. ;  'Delay' has no meaning if 'Prompt' is set to 'Yes'
  78. Delay=3
  79.  
  80. ;MenuDelay=0..90 sec.,                      Default = 0
  81. ;  In Menu mode this option decides how long BSL waits for pressing any
  82. ;  key before loading the default partition.
  83. ;  if 'MenuDelay=0' then this option is disabled.
  84. MenuDelay=0
  85.  
  86. ;Prompt=Yes,No                              Default = No
  87. ;  If 'Yes' then BSL goes to Menu mode immediately.
  88. Prompt=No
  89.  
  90. ;ClearScreen=No,Start,Menu,Both             Default = No
  91. ;  If 'ClearScreen=Start' then BSL's MBR clears screen at the very
  92. ;  beginning of its operation.
  93. ;  If 'ClearScreen=Menu' then BSL's MBR clears screen when it goes to
  94. ;  Menu mode.
  95. ;  'ClearScreen=Both' -> 'ClearScreen=Start' & 'ClearScreen=Menu'
  96. ClearScreen=No
  97.  
  98. ;StartWin95=0,1..9                          Default = 0
  99. ;  Which partition BSL has to load when you press 'Win' ('Start') key.
  100. ;  (Win95 keyboard is needed, of course)
  101. ;  0 disables this option.
  102. StartWin95=0
  103.  
  104. ;PasswordCaseSensitive=Yes,No               Default = Yes
  105. ;  If 'No' then password prompts are case insensitive.
  106. PasswordCaseSensitive=Yes
  107.  
  108. ;GlobalPassword=???                         No default
  109. ;   Empty 'GlobalPassword' - function is disabled.
  110. ;   If 'GlobalPassword' is not empty then every time computer starts
  111. ;   and before BSL runs its menu you will be prompted for password.
  112. ;   You can use max. 16 chars of ASCII code from #33 to #255.
  113. ; e.g. GlobalPassword=ABC
  114. ;   or use BSL /PASSWD and type here ENCRYPTED password.
  115. ; e.g. for password 'ABC' type here
  116. ;      GlobalPassword=$7AAF
  117. GlobalPassword=
  118.  
  119.  
  120. [Color]
  121. ;UseColor=Yes,No                            Default = Yes
  122. ;  If 'Yes' then BSL uses NormalAttr, BoldAttr and ActiveAttr
  123. ;  attributes. If 'No' then BSL uses 'black and white' mode.
  124. UseColor=Yes
  125.  
  126. ;UseInfoColor=Yes,No                        Default = Yes
  127. ;  If 'Yes' then BSL uses color in header & information screen of BSL's MBR.
  128. UseInfoColor=Yes
  129.  
  130. ; Colors:
  131. ;  0 = Black     1 = Blue          2 = Green       3 = Cyan
  132. ;  4 = Red       5 = Magenta       6 = Brown       7 = LightGray
  133. ;  8 = DarkGray  9 = LightBlue     A = LightGreen  B = LightCyan
  134. ;  C = LightRed  D = LightMagenta  E = Yellow      F = White
  135. ;  eg. $07 = Black background and LightGray foreground
  136. ;
  137. ;NormalAttr=$00..$FF                        Default = $07
  138. NormalAttr=$07
  139.  
  140. ;BoldAttr=$00..$FF                          Default = $09
  141. BoldAttr=$09
  142.  
  143. ;ActiveAttr=$00..$FF                        Default = $7C
  144. ActiveAttr=$7C
  145.  
  146.  
  147. ;You can add up to 9 partitions
  148. ;DiskNo=1..8                                No default
  149. ; - Select partition from 'DiskNo' disk.
  150. ;   Be careful, not all BIOSes allow 8 disks. Usually only 2 (newer 4).
  151. ;   Note that some of the OSes (e.g. DOS, Win 3.1, Win95) are not able to
  152. ;   start from other disk than the first one!
  153. ;
  154. ;PartNo=0,1..4                              No default
  155. ; - 1..4 = Load 'PartNo' partition
  156. ; - 0 = Load Master Boot Record from 'DiskNo' disk.
  157. ;   Careful! Usually this option will not work as you might have expected.
  158. ;
  159. ;Description=???                            No default
  160. ;   Description - anything meaningful for you - max. 30 chars
  161. ;   If you don't specify anything as a description, BSL will try to guess
  162. ;   what type of system you have.
  163. ;   You can use "'s but you don't have to.
  164. ;   For example, these descriptions will give the same result.
  165. ;     Description=Dos 6.20    and    Description="Dos 6.20"
  166. ;
  167. ;   But, these descriptions are different.
  168. ;     Description=Dos 6.20    and    Description="Dos 6.20       "
  169. ;
  170. ;Password=???                               No default
  171. ;   'Password' is optional.
  172. ;   Empty 'Password' - function is disabled.
  173. ;   If 'Password' is not empty then every time you want to run selected
  174. ;   partition you will be prompted for password.
  175. ;   You can use max. 16 chars of ASCII code from #33 to #255,
  176. ; e.g. Password=XYZ
  177. ;   or use BSL /PASSWD and type here ENCRYPTED password.
  178. ; e.g. for password 'XYZ' type here
  179. ;      Password=$87B5
  180. ;
  181. ;Keys=???                                   No default
  182. ; - Option 'Keys' allows you to specify up to 16 keys. That keys sequance
  183. ;   will be sent by BSL to loaded partition program (it works with enhanced
  184. ;   keyboard only). You can use it as shown in this example:
  185. ;   When you have Windows 95 and have dual boot enabled ('BootMulti=1')
  186. ;   and F4 key is allowed at boot time ('BootKeys=1') then by setting this
  187. ;   option you can boot (attention!) the other Operating System.
  188. ;   Why did I write: 'the other OS', not just 'old DOS' ? Well, if you
  189. ;   have 'BootWin=1' in your Windows 95 MSDOS.SYS then if you press 'F4' key
  190. ;   (or you set here 'Keys=F4') then old DOS will be loaded.
  191. ;   Otherwise, Windows 95 will be loaded.
  192. ;   Example below:
  193. ;
  194. ;[Partition 1]
  195. ;DiskNo=1
  196. ;PartNo=1
  197. ;Description="Windows 95  "
  198. ;
  199. ;[Partition 2]
  200. ;DiskNo=1
  201. ;PartNo=1
  202. ;Keys=F4
  203. ;Description="Dos 6.20    "
  204. ;
  205. ;   But if in MSDOS.SYS you have 'BootWin=0' then 'Keys=F4' will load
  206. ;   Windows 95 and old DOS will be default OS.
  207. ;   Example below:
  208. ;
  209. ;[Partition 1]
  210. ;DiskNo=1
  211. ;PartNo=1
  212. ;Description="Dos 6.20    "
  213. ;
  214. ;[Partition 2]
  215. ;DiskNo=1
  216. ;PartNo=1
  217. ;Keys=F4
  218. ;Description="Windows 95  "
  219. ;
  220. ;   Note: 'DiskNo' and 'PartNo' for Dos 6.20 must be exactly the same as for
  221. ;          Windows 95 partition (as shown above).
  222. ;
  223. ;   Other examples:
  224. ;
  225. ;   Keys= UP UP ENTER 3 ENTER
  226. ;       * BSL sends codes of keys: ArrowUp, ArrowUp, ENTER, then just '3'
  227. ;         and ENTER again
  228. ;
  229. ;   Keys= A B C #13 #0#59
  230. ;       * BSL sends codes of keys: Letter 'A', then 'B', then 'C',
  231. ;         then ASCII code 13 (i.e. ENTER), then keystroke
  232. ;         #0#59 (i.e. F1).
  233. ;         So, in fact, this expample could be written like this:
  234. ;         A B C ENTER F1
  235. ;
  236. ;   Note: "#0#59" and "#0 #59" are NOT the same !!!
  237. ;         #0#59  means F1
  238. ;         #0 #59 means ASCII code #0 and 'Y'
  239. ;
  240. ; Allowed names for 'Keys':
  241. ;
  242. ;    ESC, TAB, S-TAB, SPACE, ENTER, C-ENTER, BACKSPACE, C-BACKSPACE,
  243. ;     F1,   F2,   F3,   F4,   F5,   F6,   F7,   F8,   F9,  F10,
  244. ;   S-F1, S-F2, S-F3, S-F4, S-F5, S-F6, S-F7, S-F8, S-F9, S-F10
  245. ;   C-F1, C-F2, C-F3, C-F4, C-F5, C-F6, C-F7, C-F8, C-F9, C-F10
  246. ;   A-F1, A-F2, A-F3, A-F4, A-F5, A-F6, A-F7, A-F8, A-F9, A-F10
  247. ;   INSERT, DELETE, HOME, END, PAGEUP, PAGEDN, UP, DOWN, LEFT, RIGHT,
  248. ;   C-HOME, C-END, C-PAGEUP, C-PAGEDN, C-LEFT, C-RIGHT
  249. ;   where:  S- means Shift-
  250. ;           C- means Control-
  251. ;           A- means Alt-
  252. ;
  253. ;HidePartitions=???                         No default
  254. ;  Which partitions are to be hidden when you run selected partition.
  255. ;  Only partitions of 01h, 04h, 06h, 07h types can be hidden.
  256. ;  Option format:
  257. ;   HidePartitions = D.P [D.P [...]], where D stands for drive number,
  258. ;                                           P stands for partition number.
  259. ;   e.g. HidePartitions = 1.4 1.3 2.1
  260. ;   You can specify here up 8 hidden partitions.
  261. ;   All other partitions of 01h, 04h, 06h, 07h types will be unhidden.
  262. ;
  263. [Partition 1]
  264. DiskNo=1
  265. PartNo=1
  266. Description="Windows 95  "
  267. HidePartitions=2.1
  268.  
  269. [Partition 2]
  270. DiskNo=1
  271. PartNo=1
  272. Description="Dos 6.20    "
  273. Keys=F4
  274. HidePartitions=2.1
  275.  
  276. [Partition 3]
  277. DiskNo=1
  278. PartNo=3
  279. Description="Linux 3.1   "
  280. Password=$D090
  281. ;Password is: LiNuX
  282.  
  283. [Partition 4]
  284. DiskNo=2
  285. PartNo=1
  286. Description="OS/2 Warp   "
  287. HidePartitions=1.1
  288.  
  289. </BODY>
  290. ############################################################################
  291. #######                       END of BSL.INI                         #######
  292. ############################################################################
  293.